However , event - driven programming still contains some tricky aspects 另一方面,事件驱动型的编程方法也包含需要技巧的方面。
Inner classes are very convenient when you are writing event - driven programs 使用内部类在编写事件驱动时的程序时用起来很方便。
Event - driven programming has a reputation of being hard to use due to the frequent need to write state machines 由于经常要编写各种状态机,事件驱动编程被公认为使用起来很费劲。
The event - based asynchronous pattern provides an event - driven programming model for performing asynchronous operations 基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。
In computer programming, event-driven programming (EDP) or event-based programming is a programming paradigm in which the flow of the program is determined by events?e.g.